projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bd1a8c
)
Change seperator in extra version to "underscore" (minus will break rpm generation).
author
oliskoli
<oliskoli>
Thu, 26 Jan 2006 19:54:49 +0000
(19:54 +0000)
committer
oliskoli
<oliskoli>
Thu, 26 Jan 2006 19:54:49 +0000
(19:54 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index f8ec88b7ce0f129914ac00dfa70da7db7b639ee8..e265f0e087290e98ea61f7ff14dfb1ef3660f365 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,7
+1,7
@@
VERSU=1_2_8
VERSD=1.2.8
-RELEASE=-beta01182006
-
clyde
+RELEASE=-beta01182006
_
clyde
VERSIONU=$(VERSU)$(RELEASE)
VERSIOND=$(VERSD)$(RELEASE)